type of a variable meaning in Chinese
变量类型
Examples
- Statement can declare the data type of a variable
语句可以声明变量的数据类型。 - You may specify the type of a variable in its declaration
你可以在声明中指定变量的类型。 - Nor is it necessary to declare the data type of a variable
同样也不需要声明变量的数据类型。 - Describes the type of a variable , return type of a function , or the type of a function parameter
描述变量的类型、函数的返回类型或函数参数的类型。 - Visual basic supplies a set of identifier type characters , which you can use in a declaration to specify the data type of a variable or constant
Visual basic提供一组“标识符类型字符” ,您可以在声明中使用这些字符来指定变量或常数的数据类型。